projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
389a0e0
)
Revert "dialog: Fix docs for GtkDialog"
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 28 Oct 2013 10:39:21 +0000
(06:39 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 28 Oct 2013 10:39:30 +0000
(06:39 -0400)
This reverts commit
e4bb02f8ae698facc204c616108cc8f4c3b579bc
.
Responses don't have to be negative.
gtk/gtkdialog.c
patch
|
blob
|
history
diff --git
a/gtk/gtkdialog.c
b/gtk/gtkdialog.c
index 588223e1909b14bf9e02ab4125ee377e848759c8..4de0c901f32e0a4632def54affea050736084474 100644
(file)
--- a/
gtk/gtkdialog.c
+++ b/
gtk/gtkdialog.c
@@
-158,7
+158,7
@@
* </object>
* </child>
* <action-widgets>
- * <action-widget response="
-
3">button_ok</action-widget>
+ * <action-widget response="3">button_ok</action-widget>
* <action-widget response="-5">button_cancel</action-widget>
* </action-widgets>
* </object>